home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: cmarschn@aol.com (Cmarschn)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: What the new Amiga-OS *must* have --> SAY *NO* TO FAT BINARIES!
- Date: 27 Mar 1996 14:07:36 -0500
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4jc3lo$e22@newsbf02.news.aol.com>
- References: <4j4kne$gj6@altrade.nijmegen.inter.nl.net>
- NNTP-Posting-Host: newsbf02.mail.aol.com
- X-Newsreader: AOL Offline Reader
-
- Im Artikel <4j4kne$gj6@altrade.nijmegen.inter.nl.net>,
- hguijt@nijmegen.inter.nl.net (H.Guijt) schreibt:
-
- >GetWindowLong (Window, -16) peeks the window structure at offset -16,
- this
- >is where it stores information about windows being resizable or not. BTW,
- >the -16 is there because Powerbuilder does not support constants.
- >
- >After you have obtained this LONG you have to subtract 262144 from it
- >(Powerbuilder does not support bitwise 'and' either) to make the window
- >non-resizable, and store it back using a similar call.
- >
- >
-
- I think aou're using the wrong developping system... ;)
-
- cu
-
- Clemens
-